home *** CD-ROM | disk | FTP | other *** search
/ Cinema Studio: Frank Herrmann / Cinema Studio - Frank Herrmann.iso / tools / pbm / manuals / ppmqvga.man < prev    next >
Text File  |  1994-03-01  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4.      PPMQVGA(1)                AMIGA (local)                PPMQVGA(1)
  5.  
  6.  
  7.  
  8.      NAME
  9.           ppmqvga - 8 plane quantization
  10.  
  11.      SYNOPSIS
  12.           ppmqvga [ options ] [ input file ]
  13.  
  14.      DESCRIPTION
  15.           ppmqvga quantizes PPM files to 8 planes, with optional
  16.           Floyd-Steinberg dithering.  Input is a PPM file from the
  17.           file named, or standard input of no file is provided.
  18.  
  19.         Options
  20.           -d dither. Apply Floyd-Steinberg dithering to the data
  21.  
  22.           -q quiet. Produces no progress reporting, and no terminal
  23.           output unless and error occurs.
  24.  
  25.           -v verbose. Produces additional output describing the number
  26.           of colors found, and some information on the resulting
  27.           mapping. May be repeated to generate loads of internal table
  28.           output, but generally only useful once.
  29.  
  30.      EXAMPLES
  31.           ppmqvga -d my_image.ppm | ppmtogif >my_image.gif
  32.  
  33.           tgatoppm zombie.tga | ppmqvga | ppmtotif > zombie.tif
  34.  
  35.      SEE ALSO
  36.           ppmquant
  37.  
  38.      DIAGNOSTICS
  39.           Error messages if problems, various levels of optional
  40.           progress reporting.
  41.  
  42.      LIMITATIONS
  43.           none known.
  44.  
  45.      AUTHOR
  46.           Original by Lyle Rains (lrains@netcom.com) as ppmq256 and
  47.           ppmq256fs combined, documented, and enhanced by Bill
  48.           Davidsen (davidsen@crd.ge.com)
  49.  
  50.      Copyright
  51.           Copyright 1991,1992 by Bill Davidsen, all rights reserved.
  52.           The program and documentation may be freely distributed by
  53.           anyone in source or binary format. Please clearly note any
  54.           changes.
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                           (printed 3/1/94)
  64.  
  65.  
  66.  
  67.